home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
363_02
/
strings.asm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1991-12-15
|
180 b
|
8 lines
dc.b 'this is the operand' comment
dc.b 'a','b' comment
dc.b 'a','b'
dc.b 'a '' b'
dc.b 'a ',7,' b'
dc.b 'erroneous string
end